﻿2026-06-22T02:37:14.5958751Z ##[group]Run actions/checkout@v5
2026-06-22T02:37:14.5959715Z with:
2026-06-22T02:37:14.5960201Z   repository: SaberMage/spt-core
2026-06-22T02:37:14.5966230Z   token: ***
2026-06-22T02:37:14.5966814Z   ssh-strict: true
2026-06-22T02:37:14.5967408Z   ssh-user: git
2026-06-22T02:37:14.5968018Z   persist-credentials: true
2026-06-22T02:37:14.5968667Z   clean: true
2026-06-22T02:37:14.5969547Z   sparse-checkout-cone-mode: true
2026-06-22T02:37:14.5970137Z   fetch-depth: 1
2026-06-22T02:37:14.5970733Z   fetch-tags: false
2026-06-22T02:37:14.5971214Z   show-progress: true
2026-06-22T02:37:14.5971686Z   lfs: false
2026-06-22T02:37:14.5972235Z   submodules: false
2026-06-22T02:37:14.5972726Z   set-safe-directory: true
2026-06-22T02:37:14.5973276Z ##[endgroup]
2026-06-22T02:37:14.6822365Z Syncing repository: SaberMage/spt-core
2026-06-22T02:37:14.6824142Z ##[group]Getting Git version info
2026-06-22T02:37:14.6824852Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:37:14.6825860Z [command]/usr/bin/git version
2026-06-22T02:37:14.6852287Z git version 2.43.0
2026-06-22T02:37:14.6872693Z ##[endgroup]
2026-06-22T02:37:14.6888048Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7404cb79-a5c1-49f3-9b27-4487059b8b8b' before making global git config changes
2026-06-22T02:37:14.6890446Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:37:14.6892632Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:37:14.6926917Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:37:14.6947576Z https://github.com/SaberMage/spt-core
2026-06-22T02:37:14.6959932Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:37:14.6963223Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:37:14.6982283Z HEAD
2026-06-22T02:37:14.7016248Z ##[endgroup]
2026-06-22T02:37:14.7016906Z [command]/usr/bin/git submodule status
2026-06-22T02:37:14.7191984Z ##[group]Cleaning the repository
2026-06-22T02:37:14.7194424Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:37:14.7220654Z Removing traceable-reqs
2026-06-22T02:37:14.7226563Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:37:14.7274596Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:37:14.7279485Z ##[endgroup]
2026-06-22T02:37:14.7281219Z ##[group]Disabling automatic garbage collection
2026-06-22T02:37:14.7284400Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:37:14.7308089Z ##[endgroup]
2026-06-22T02:37:14.7308869Z ##[group]Setting up auth
2026-06-22T02:37:14.7313845Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:37:14.7338696Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:37:14.7521925Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:37:14.7545871Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:37:14.7737476Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:37:14.7764452Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:37:14.7950096Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:37:14.7980454Z ##[endgroup]
2026-06-22T02:37:14.7981758Z ##[group]Fetching the repository
2026-06-22T02:37:14.7987615Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:37:15.2218861Z ##[endgroup]
2026-06-22T02:37:15.2220410Z ##[group]Determining the checkout info
2026-06-22T02:37:15.2221881Z ##[endgroup]
2026-06-22T02:37:15.2223354Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:37:15.2271606Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:37:15.2300052Z ##[group]Checking out the ref
2026-06-22T02:37:15.2301594Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:37:15.2347629Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:37:15.2351599Z ##[endgroup]
2026-06-22T02:37:15.2390882Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:37:15.2418604Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
